home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00068_Script_link - PhotoImpact < prev    next >
Encoding:
Text File  |  2000-10-10  |  123 b   |  6 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.  
  5.   open the moviepath&"software\PhotoImpact\photimpt.exe"
  6. end